Vcenter CryptoManager Kms Providers NativeProviderUpdateSpec

Vcenter CryptoManager Kms Providers NativeProviderUpdateSpec
Vcenter CryptoManager Kms Providers NativeProviderUpdateSpec

The Vcenter CryptoManager Kms Providers NativeProviderUpdateSpec schema contains properties that describe the desired configuration for Vcenter CryptoManager Kms Providers Type.NATIVE provider. Exporting a Vcenter CryptoManager Kms Providers Type.NATIVE provider to create a new back-up is suggested after any update.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "key_id": "string"
}
string
key_id
Optional

Key identifier for the provider.

The key identifier is required to be a 128-bit UUID represented as a hexadecimal string in "12345678-abcd-1234-cdef-123456789abc" format.

This property was added in vSphere API 7.0.2.0.

If missing or null, the key identifier will remain unchanged.